home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / Developer Essentials May91 / DTS Sample Code / Apple II Sample Code / MPW IIGS SC / SC.021.Dynamo / app.builder / buildapp.text < prev    next >
Encoding:
Text File  |  1990-06-18  |  296 b   |  10 lines  |  [TEXT/pdos]

  1. BUILDAPP.TEXT                ;The default script filename.
  2. 0,2048,BUILD.BIN            ;The buildapp application.
  3. $80,$800
  4. $                            ;Display starting address in hex.
  5. $                            ;Display application size in hex.
  6. ?                            ;If Y,N,Q use for save file prompt.
  7. $FF,0,BUILDAPP.SYSTEM        ;Target filename, filetype, and auxtype.
  8.  
  9.  
  10.